TESetScrapLength
TheTESetScrapLength
procedure sets the size of the TextEdit private scrap
to the specified number of bytes.
PROCEDURE TESetScrapLength (length: LongInt);
length
- The size of the private scrap in bytes.
ASSEMBLY-LANGUAGE INFORMATION
You can set the global variableTEScrpLength
to the size of the private scrap.